Skip to content

Fix Columns layout to respect space between columns #836

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 12, 2025
Merged

Fix Columns layout to respect space between columns #836

merged 4 commits into from
Apr 12, 2025

Conversation

veej
Copy link
Member

@veej veej commented Mar 15, 2024

Strategy inspired by braid. Instead of using gap, we use a marginLeft on each column content (inside the column, so that it's taken into account in determining the width of the real content).

Tested successfully on collapse

I added a new story to verify that the behavior is consistent in different cases (both columns with an explicit width, explicit width + auto, explicit width + content, ...)

@veej veej requested a review from gabro March 15, 2024 10:26
@veej veej removed the request for review from gabro April 19, 2024 12:20
@veej veej requested a review from arabello November 28, 2024 09:54
@veej veej enabled auto-merge April 12, 2025 15:44
@veej veej merged commit fd600a4 into main Apr 12, 2025
10 of 11 checks passed
@veej veej deleted the DS-350 branch April 12, 2025 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants